Skip to content

IDF release/v5.4 #11517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

IDF release/v5.4 #11517

wants to merge 3 commits into from

Conversation

me-no-dev
Copy link
Member

lib-builder: master ac45e2d
esp-idf: release/v5.4 dfa785ed44
arduino: master 9e61fa7e4
tinyusb: master e95973d34
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dsp: 1.7.0
espressif__esp-modbus: 1.0.18
espressif__esp-nn: 1.1.1
espressif__esp-serial-flasher: 0.0.11
espressif__esp-tflite-micro: 1.3.3~1
espressif__esp-zboss-lib: 1.6.3
espressif__esp-zigbee-lib: 1.6.3
espressif__esp32-camera:
espressif__esp_delta_ota: 1.1.2
espressif__esp_diag_data_store: 1.0.2
espressif__esp_diagnostics: 1.2.1
espressif__esp_encrypted_img: 2.1.0
espressif__esp_insights: 1.2.2
espressif__esp_matter: 1.4.1
espressif__esp_modem: 1.4.0
espressif__esp_rainmaker: 1.5.2
espressif__esp_rcp_update: 1.2.0
espressif__esp_schedule: 1.2.0
espressif__esp_secure_cert_mgr: 2.5.0
espressif__jsmn: 1.1.0
espressif__json_generator: 1.1.2
espressif__json_parser: 1.0.3
espressif__libsodium: 1.0.20~2
espressif__mdns: 1.8.2
espressif__network_provisioning: 1.0.2
espressif__qrcode: 0.1.0~2
espressif__rmaker_common: 1.4.6
joltwallet__littlefs: 1.20.0
espressif__eppp_link: 0.3.1
espressif__esp_hosted: 2.0.13
espressif__esp_serial_slave_link: 1.1.0
espressif__esp_wifi_remote: 0.13.0
espressif__esp-dsp: 1.4.12
espressif__esp-sr: 1.9.5

Copy link
Contributor

github-actions bot commented Jun 25, 2025

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "IDF release/v5.4 72775cd6":
    • summary looks empty
    • type/action looks empty
  • the commit message "IDF release/v5.4 858a988d":
    • summary looks empty
    • type/action looks empty
  • the commit message "IDF release/v5.4 dfa785ed":
    • summary looks empty
    • type/action looks empty

Please fix these commit messages - here are some basic tips:

  • follow Conventional Commits style
  • correct format of commit message should be: <type/action>(<scope/component>): <summary>, for example fix(esp32): Fixed startup timeout issue
  • allowed types are: change,ci,docs,feat,fix,refactor,remove,revert,test
  • sufficiently descriptive message summary should be between 10 to 72 characters and start with upper case letter
  • avoid Jira references in commit messages (unavailable/irrelevant for our customers)

TIP: Install pre-commit hooks and run this check when committing (uses the Conventional Precommit Linter).

👋 Hello me-no-dev, we appreciate your contribution to this project!


📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more.

🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project.

Click to see more instructions ...


This automated output is generated by the PR linter DangerJS, which checks if your Pull Request meets the project's requirements and helps you fix potential issues.

DangerJS is triggered with each push event to a Pull Request and modify the contents of this comment.

Please consider the following:
- Danger mainly focuses on the PR structure and formatting and can't understand the meaning behind your code or changes.
- Danger is not a substitute for human code reviews; it's still important to request a code review from your colleagues.
- Resolve all warnings (⚠️ ) before requesting a review from human reviewers - they will appreciate it.
- To manually retry these Danger checks, please navigate to the Actions tab and re-run last Danger workflow.

Review and merge process you can expect ...


We do welcome contributions in the form of bug reports, feature requests and pull requests.

1. An internal issue has been created for the PR, we assign it to the relevant engineer.
2. They review the PR and either approve it or ask you for changes or clarifications.
3. Once the GitHub PR is approved we do the final review, collect approvals from core owners and make sure all the automated tests are passing.
- At this point we may do some adjustments to the proposed change, or extend it by adding tests or documentation.
4. If the change is approved and passes the tests it is merged into the default branch.

Generated by 🚫 dangerJS against f840723

Copy link
Contributor

github-actions bot commented Jun 25, 2025

Test Results

 76 files   76 suites   13m 10s ⏱️
 38 tests  38 ✅ 0 💤 0 ❌
241 runs  241 ✅ 0 💤 0 ❌

Results for commit f840723.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jun 25, 2025

Memory usage test (comparing PR against master branch)

The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.

MemoryFLASH [bytes]FLASH [%]RAM [bytes]RAM [%]
TargetDECINCDECINCDECINCDECINC
ESP32P40⚠️ +10080.00⚠️ +0.330⚠️ +1120.00⚠️ +0.52
ESP32S3💚 -16⚠️ +32💚 -0.010.00000.000.00
ESP32S20⚠️ +320.000.00000.000.00
ESP32C30⚠️ +380.000.00000.000.00
ESP32C60⚠️ +360.000.00000.000.00
ESP32H2000.000.00000.000.00
ESP32💚 -16⚠️ +32💚 -0.010.00000.000.00
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32P4ESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA⚠️ +994⚠️ +11200000000--00
AsyncUDP/examples/AsyncUDPClient⚠️ +994⚠️ +11200000000--00
AsyncUDP/examples/AsyncUDPMulticastServer⚠️ +994⚠️ +11200000000--00
AsyncUDP/examples/AsyncUDPServer⚠️ +994⚠️ +11200000000--00
DNSServer/examples/CaptivePortal⚠️ +994⚠️ +11200000000--00
EEPROM/examples/eeprom_class⚠️ +994⚠️ +112000000000000
EEPROM/examples/eeprom_extra⚠️ +994⚠️ +112000000000000
EEPROM/examples/eeprom_write⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogOut/LEDCFade⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogOut/LEDCGammaFade⚠️ +994⚠️ +112------0000--
ESP32/examples/AnalogOut/LEDCSingleChannel⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogOut/LEDCSoftwareFade⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogOut/SigmaDelta⚠️ +994⚠️ +112💚 -1600000000000
ESP32/examples/AnalogOut/ledcFrequency⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogOut/ledcWrite_RGB⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogRead⚠️ +994⚠️ +112000000000000
ESP32/examples/AnalogReadContinuous⚠️ +994⚠️ +112000000000000
ESP32/examples/ArduinoStackSize⚠️ +994⚠️ +112000000000000
ESP32/examples/CI/CIBoardsTest⚠️ +994⚠️ +112000000000000
ESP32/examples/ChipID/GetChipID⚠️ +994⚠️ +112000000000000
ESP32/examples/DeepSleep/TimerWakeUp⚠️ +1008⚠️ +11200000000--00
ESP32/examples/DeepSleep/TouchWakeUp⚠️ +1008⚠️ +1120000------00
ESP32/examples/FreeRTOS/BasicMultiThreading⚠️ +994⚠️ +112000000000000
ESP32/examples/FreeRTOS/Mutex⚠️ +994⚠️ +112000000000000
ESP32/examples/FreeRTOS/Queue⚠️ +994⚠️ +112💚 -1600000000000
ESP32/examples/FreeRTOS/Semaphore⚠️ +994⚠️ +112000000000000
ESP32/examples/GPIO/BlinkRGB⚠️ +994⚠️ +112000000000000
ESP32/examples/GPIO/FunctionalInterrupt⚠️ +994⚠️ +112000000000000
ESP32/examples/GPIO/FunctionalInterruptStruct⚠️ +994⚠️ +112000000000000
ESP32/examples/GPIO/GPIOInterrupt⚠️ +994⚠️ +112000000000000
ESP32/examples/HWCDC_Events⚠️ +994⚠️ +11200--000000--
ESP32/examples/MacAddress/GetMacAddress⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/Legacy_RMT_Driver_Compatible⚠️ +998⚠️ +112000000000000
ESP32/examples/RMT/RMTCallback⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/RMTLoopback⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/RMTReadXJT⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/RMTWrite_RGB_LED⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/RMT_CPUFreq_Test⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/RMT_EndOfTransmissionState⚠️ +994⚠️ +112000000000000
ESP32/examples/RMT/RMT_LED_Blink⚠️ +994⚠️ +112000000000000
ESP32/examples/ResetReason/ResetReason⚠️ +1008⚠️ +1120000000000💚 -160
ESP32/examples/ResetReason/ResetReason2⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/BaudRateDetect_Demo⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/OnReceiveError_BREAK_Demo⚠️ +994⚠️ +112💚 -1600000000000
ESP32/examples/Serial/OnReceive_Demo⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/RS485_Echo_Demo⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/RxFIFOFull_Demo⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/RxTimeout_Demo⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/Serial_All_CPU_Freqs⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/Serial_STD_Func_OnReceive⚠️ +994⚠️ +112000000000000
ESP32/examples/Serial/onReceiveExample⚠️ +994⚠️ +112000000000000
ESP32/examples/TWAI/TWAIreceive⚠️ +994⚠️ +112000000000000
ESP32/examples/TWAI/TWAItransmit⚠️ +994⚠️ +112000000000000
ESP32/examples/Template/ExampleTemplate⚠️ +994⚠️ +112💚 -1600000000000
ESP32/examples/Time/SimpleTime⚠️ +994⚠️ +11200000000--00
ESP32/examples/Timer/RepeatTimer⚠️ +994⚠️ +112000000000000
ESP32/examples/Timer/WatchdogTimer⚠️ +994⚠️ +112000000000000
ESP32/examples/Touch/TouchInterrupt⚠️ +994⚠️ +1120000------00
ESP32/examples/Touch/TouchRead⚠️ +994⚠️ +1120000------00
ESP32/examples/Utilities/HEXBuilder⚠️ +994⚠️ +112000000000000
ESP32/examples/Utilities/MD5Builder⚠️ +994⚠️ +112000000000000
ESP32/examples/Utilities/SHA1Builder⚠️ +994⚠️ +112000000000000
ESP_I2S/examples/ES8388_loopback⚠️ +994⚠️ +112000000000000
ESP_I2S/examples/Record_to_WAV⚠️ +994⚠️ +11200--------00
ESP_I2S/examples/Simple_tone⚠️ +994⚠️ +112000000000000
ESPmDNS/examples/mDNS-SD_Extended⚠️ +994⚠️ +112💚 -160000000--00
ESPmDNS/examples/mDNS_Web_Server⚠️ +994⚠️ +11200000000--00
Ethernet/examples/ETH_TLK110⚠️ +994⚠️ +112----------00
Ethernet/examples/ETH_W5500_Arduino_SPI⚠️ +994⚠️ +112000000000000
Ethernet/examples/ETH_W5500_IDF_SPI⚠️ +994⚠️ +112000000000000
Ethernet/examples/ETH_WIFI_BRIDGE⚠️ +994⚠️ +11200000000--00
FFat/examples/FFat_Test⚠️ +994⚠️ +112000000000000
FFat/examples/FFat_time⚠️ +994⚠️ +11200000000--00
HTTPClient/examples/Authorization⚠️ +994⚠️ +11200000000--00
HTTPClient/examples/BasicHttpClient⚠️ +994⚠️ +11200000000--💚 -160
HTTPClient/examples/BasicHttpsClient⚠️ +994⚠️ +112💚 -160000000--00
HTTPClient/examples/ReuseConnection⚠️ +994⚠️ +11200000000--00
HTTPClient/examples/StreamHttpClient⚠️ +994⚠️ +11200000000--00
HTTPUpdate/examples/httpUpdate⚠️ +994⚠️ +11200000000--00
HTTPUpdate/examples/httpUpdateSPIFFS⚠️ +994⚠️ +112💚 -160000000--00
HTTPUpdate/examples/httpUpdateSecure⚠️ +994⚠️ +11200000000--00
HTTPUpdateServer/examples/WebUpdater⚠️ +994⚠️ +11200000000--00
LittleFS/examples/LITTLEFS_test⚠️ +994⚠️ +112000000000000
LittleFS/examples/LITTLEFS_time⚠️ +994⚠️ +11200000000--00
NetBIOS/examples/ESP_NBNST⚠️ +994⚠️ +11200000000--00
NetworkClientSecure/examples/WiFiClientInsecure⚠️ +994⚠️ +11200000000--00
NetworkClientSecure/examples/WiFiClientPSK⚠️ +994⚠️ +11200000000--00
NetworkClientSecure/examples/WiFiClientSecure⚠️ +994⚠️ +112💚 -160000000--00
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade⚠️ +994⚠️ +11200000000--00
NetworkClientSecure/examples/WiFiClientShowPeerCredentials⚠️ +994⚠️ +11200000000--00
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse⚠️ +994⚠️ +11200000000--00
PPP/examples/PPP_Basic⚠️ +994⚠️ +112000000000000
PPP/examples/PPP_WIFI_BRIDGE⚠️ +994⚠️ +11200000000--00
Preferences/examples/Prefs2Struct⚠️ +994⚠️ +1120000000000💚 -160
Preferences/examples/StartCounter⚠️ +994⚠️ +112000000000000
SD/examples/SD_Test⚠️ +994⚠️ +1120000000000💚 -160
SD/examples/SD_time⚠️ +994⚠️ +11200000000--00
SD_MMC/examples/SD2USBMSC⚠️ +994⚠️ +11200----------
SD_MMC/examples/SDMMC_Test⚠️ +994⚠️ +11200--------00
SD_MMC/examples/SDMMC_time⚠️ +994⚠️ +11200--------00
SPI/examples/SPI_Multiple_Buses⚠️ +994⚠️ +112000000000000
SPIFFS/examples/SPIFFS_Test⚠️ +994⚠️ +112000000000000
SPIFFS/examples/SPIFFS_time⚠️ +994⚠️ +11200000000--00
TFLiteMicro/examples/hello_world⚠️ +994⚠️ +112000000000000
Ticker/examples/Blinker⚠️ +994⚠️ +112000000000000
Ticker/examples/TickerBasic⚠️ +994⚠️ +112000000000000
Ticker/examples/TickerParameter⚠️ +994⚠️ +112000000000000
USB/examples/CompositeDevice⚠️ +994⚠️ +1120000--------
USB/examples/ConsumerControl⚠️ +994⚠️ +1120000--------
USB/examples/CustomHIDDevice⚠️ +994⚠️ +1120000--------
USB/examples/FirmwareMSC⚠️ +994⚠️ +1120000--------
USB/examples/Gamepad⚠️ +994⚠️ +1120000--------
USB/examples/HIDVendor⚠️ +994⚠️ +1120000--------
USB/examples/Keyboard/KeyboardLogout⚠️ +994⚠️ +1120000--------
USB/examples/Keyboard/KeyboardMessage⚠️ +994⚠️ +1120000--------
USB/examples/Keyboard/KeyboardReprogram⚠️ +994⚠️ +1120000--------
USB/examples/Keyboard/KeyboardSerial⚠️ +994⚠️ +1120000--------
USB/examples/KeyboardAndMouseControl⚠️ +994⚠️ +1120000--------
USB/examples/MIDI/MidiController⚠️ +994⚠️ +1120000--------
USB/examples/MIDI/MidiInterface⚠️ +994⚠️ +1120000--------
USB/examples/MIDI/MidiMusicBox⚠️ +994⚠️ +112💚 -16000--------
USB/examples/MIDI/ReceiveMidi⚠️ +994⚠️ +1120000--------
USB/examples/Mouse/ButtonMouseControl⚠️ +994⚠️ +1120000--------
USB/examples/SystemControl⚠️ +994⚠️ +1120000--------
USB/examples/USBMSC⚠️ +994⚠️ +1120000--------
USB/examples/USBSerial⚠️ +994⚠️ +1120000--------
USB/examples/USBVendor⚠️ +994⚠️ +1120000--------
Update/examples/AWS_S3_OTA_Update⚠️ +994⚠️ +11200000000--00
Update/examples/HTTPS_OTA_Update⚠️ +994⚠️ +11200000000--00
Update/examples/HTTP_Client_AES_OTA_Update⚠️ +994⚠️ +11200000000--💚 -160
Update/examples/HTTP_Server_AES_OTA_Update⚠️ +994⚠️ +11200000000--00
Update/examples/OTAWebUpdater⚠️ +994⚠️ +11200000000--00
Update/examples/SD_Update⚠️ +994⚠️ +112000000000000
WebServer/examples/AdvancedWebServer⚠️ +994⚠️ +11200000000--00
WebServer/examples/FSBrowser⚠️ +994⚠️ +11200000000--00
WebServer/examples/Filters⚠️ +994⚠️ +11200000000--00
WebServer/examples/HelloServer⚠️ +994⚠️ +11200000000--00
WebServer/examples/HttpAdvancedAuth⚠️ +994⚠️ +11200000000--00
WebServer/examples/HttpAuthCallback⚠️ +994⚠️ +11200000000--00
WebServer/examples/HttpAuthCallbackInline⚠️ +994⚠️ +11200000000--00
WebServer/examples/HttpBasicAuth⚠️ +994⚠️ +11200000000--00
WebServer/examples/HttpBasicAuthSHA1⚠️ +994⚠️ +11200000000--00
WebServer/examples/HttpBasicAuthSHA1orBearerToken⚠️ +994⚠️ +11200000000--00
WebServer/examples/MultiHomedServers⚠️ +994⚠️ +112💚 -160000000--💚 -160
WebServer/examples/PathArgServer⚠️ +994⚠️ +11200000000--00
WebServer/examples/SDWebServer⚠️ +994⚠️ +11200000000--00
WebServer/examples/SimpleAuthentification⚠️ +994⚠️ +11200000000--00
WebServer/examples/UploadHugeFile⚠️ +994⚠️ +11200000000--00
WebServer/examples/WebServer⚠️ +994⚠️ +11200000000--00
WebServer/examples/WebUpdate⚠️ +994⚠️ +11200000000--00
WiFi/examples/FTM/FTM_Initiator⚠️ +994⚠️ +11200000000--00
WiFi/examples/FTM/FTM_Responder⚠️ +994⚠️ +11200000000--00
WiFi/examples/SimpleWiFiServer⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiAccessPoint⚠️ +994⚠️ +112💚 -160000000--💚 -160
WiFi/examples/WiFiClient⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiClientBasic⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiClientConnect⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiClientEvents⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiClientStaticIP⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiExtender⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiIPv6⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiMulti⚠️ +994⚠️ +11200000000--💚 -160
WiFi/examples/WiFiMultiAdvanced⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiScan⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiScanAsync⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiScanDualAntenna⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiScanTime⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiTelnetToSerial⚠️ +994⚠️ +11200000000--00
WiFi/examples/WiFiUDPClient⚠️ +994⚠️ +11200000000--00
Wire/examples/WireMaster⚠️ +994⚠️ +112000000000000
Wire/examples/WireScan⚠️ +994⚠️ +112000000000000
Wire/examples/WireSlave⚠️ +994⚠️ +112000000000000
BLE/examples/BLE5_extended_scan--00--000000--
BLE/examples/BLE5_multi_advertising--00--000000--
BLE/examples/BLE5_periodic_advertising--00--000000--
BLE/examples/BLE5_periodic_sync--00--000000--
BLE/examples/Beacon_Scanner--00--00000000
BLE/examples/Client--00--00000000
BLE/examples/EddystoneTLM_Beacon--00--00000000
BLE/examples/EddystoneURL_Beacon--00--00000000
BLE/examples/Notify--00--00000000
BLE/examples/Scan--💚 -160--00000000
BLE/examples/Server--00--00000000
BLE/examples/Server_multiconnect--00--00000000
BLE/examples/UART--00--00000000
BLE/examples/Write--00--00000000
BLE/examples/iBeacon--00--00000000
ESP32/examples/Camera/CameraWebServer (1)--⚠️ +320⚠️ +280------⚠️ +320
ESP32/examples/Camera/CameraWebServer (2)--⚠️ +280⚠️ +200------⚠️ +160
ESP32/examples/Camera/CameraWebServer (3)--⚠️ +320----------
ESP32/examples/DeepSleep/ExternalWakeUp--💚 -16000------00
ESP_NOW/examples/ESP_NOW_Broadcast_Master--00000000--💚 -160
ESP_NOW/examples/ESP_NOW_Broadcast_Slave--00000000--00
ESP_NOW/examples/ESP_NOW_Network--00000000--💚 -160
ESP_NOW/examples/ESP_NOW_Serial--00000000--00
ESP_SR/examples/Basic--00----------
HTTPClient/examples/HTTPClientEnterprise--00000000--💚 -160
Insights/examples/DiagnosticsSmokeTest--00000000--00
Insights/examples/MinimalDiagnostics--00000000--00
Matter/examples/MatterColorLight--000000⚠️ +20--00
Matter/examples/MatterCommissionTest--000000⚠️ +20--00
Matter/examples/MatterComposedLights--000000⚠️ +20--00
Matter/examples/MatterContactSensor--💚 -1600000⚠️ +20--00
Matter/examples/MatterDimmableLight--000000⚠️ +20--00
Matter/examples/MatterEnhancedColorLight--000000⚠️ +20--00
Matter/examples/MatterEvents--000000⚠️ +20--00
Matter/examples/MatterFan--000000⚠️ +20--00
Matter/examples/MatterHumiditySensor--000000⚠️ +20--00
Matter/examples/MatterMinimum--000000⚠️ +20--💚 -160
Matter/examples/MatterOccupancySensor--000000⚠️ +20--00
Matter/examples/MatterOnIdentify--000000⚠️ +20--00
Matter/examples/MatterOnOffLight--000000⚠️ +20--00
Matter/examples/MatterOnOffPlugin--000000⚠️ +20--00
Matter/examples/MatterPressureSensor--000000⚠️ +20--00
Matter/examples/MatterSmartButon--000000⚠️ +20--00
Matter/examples/MatterTemperatureLight--000000⚠️ +20--00
Matter/examples/MatterTemperatureSensor--000000⚠️ +20--00
Matter/examples/MatterThermostat--000000⚠️ +20--00
Matter/examples/WiFiProvWithinMatter--⚠️ +120⚠️ +280⚠️ +340⚠️ +360--⚠️ +320
NetworkClientSecure/examples/WiFiClientSecureEnterprise--00000000--00
RainMaker/examples/RMakerCustom--⚠️ +280⚠️ +280⚠️ +340⚠️ +340----
RainMaker/examples/RMakerCustomAirCooler--⚠️ +280⚠️ +320⚠️ +340⚠️ +340----
RainMaker/examples/RMakerSonoffDualR3--⚠️ +280⚠️ +280⚠️ +340⚠️ +340----
RainMaker/examples/RMakerSwitch--⚠️ +280⚠️ +280⚠️ +380⚠️ +340----
SimpleBLE/examples/SimpleBleDevice--00--00000000
WebServer/examples/Middleware--00000000--00
WiFi/examples/WPS--00000000--00
WiFi/examples/WiFiBlueToothSwitch--00--0000--00
WiFi/examples/WiFiClientEnterprise--💚 -160000000--00
WiFi/examples/WiFiSmartConfig--00000000--💚 -160
WiFiProv/examples/WiFiProv--⚠️ +280⚠️ +280⚠️ +340⚠️ +340--⚠️ +320
Zigbee/examples/Zigbee_Analog_Input_Output--000000000000
Zigbee/examples/Zigbee_Color_Dimmer_Switch--000000000000
Zigbee/examples/Zigbee_Electrical_AC_Sensor--000000000000
Zigbee/examples/Zigbee_Electrical_AC_Sensor_MultiPhase--000000000000
Zigbee/examples/Zigbee_Gateway--000000----00
Zigbee/examples/Zigbee_On_Off_Switch--000000000000
Zigbee/examples/Zigbee_Range_Extender--000000000000
Zigbee/examples/Zigbee_Thermostat--000000000000
OpenThread/examples/CLI/COAP/coap_lamp--------0000--
OpenThread/examples/CLI/COAP/coap_switch--------0000--
OpenThread/examples/CLI/SimpleCLI--------0000--
OpenThread/examples/CLI/SimpleNode--------0000--
OpenThread/examples/CLI/SimpleThreadNetwork/ExtendedRouterNode--------0000--
OpenThread/examples/CLI/SimpleThreadNetwork/LeaderNode--------0000--
OpenThread/examples/CLI/SimpleThreadNetwork/RouterNode--------0000--
OpenThread/examples/CLI/ThreadScan--------0000--
OpenThread/examples/CLI/onReceive--------0000--
OpenThread/examples/Native/SimpleThreadNetwork/LeaderNode--------0000--
OpenThread/examples/Native/SimpleThreadNetwork/RouterNode--------0000--
Zigbee/examples/Zigbee_Binary_Input--------0000--
Zigbee/examples/Zigbee_CarbonDioxide_Sensor--------0000--
Zigbee/examples/Zigbee_Color_Dimmable_Light--------0000--
Zigbee/examples/Zigbee_Contact_Switch--------0000--
Zigbee/examples/Zigbee_Dimmable_Light--------0000--
Zigbee/examples/Zigbee_Electrical_DC_Sensor--------0000--
Zigbee/examples/Zigbee_Illuminance_Sensor--------0000--
Zigbee/examples/Zigbee_OTA_Client--------0000--
Zigbee/examples/Zigbee_Occupancy_Sensor--------0000--
Zigbee/examples/Zigbee_On_Off_Light--------0000--
Zigbee/examples/Zigbee_On_Off_MultiSwitch--------0000--
Zigbee/examples/Zigbee_PM25_Sensor--------0000--
Zigbee/examples/Zigbee_Power_Outlet--------0000--
Zigbee/examples/Zigbee_Pressure_Flow_Sensor--------0000--
Zigbee/examples/Zigbee_Scan_Networks--------0000--
Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy--------0000--
Zigbee/examples/Zigbee_Temperature_Sensor--------0000--
Zigbee/examples/Zigbee_Vibration_Sensor--------0000--
Zigbee/examples/Zigbee_Wind_Speed_Sensor--------0000--
Zigbee/examples/Zigbee_Window_Covering--------0000--
BluetoothSerial/examples/DiscoverConnect------------00
BluetoothSerial/examples/GetLocalMAC------------00
BluetoothSerial/examples/SerialToSerialBT------------00
BluetoothSerial/examples/SerialToSerialBTM------------00
BluetoothSerial/examples/SerialToSerialBT_Legacy------------00
BluetoothSerial/examples/SerialToSerialBT_SSP------------00
BluetoothSerial/examples/bt_classic_device_discovery------------00
BluetoothSerial/examples/bt_remove_paired_devices------------00
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code------------00
Ethernet/examples/ETH_LAN8720------------00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant